The append command can be used to append various things to an existing file. If the file does not already exists, it will be automatically created.
The save command can be used to save various things to a file. If a file with the same name already exists, it will be overwritten without any warning.